| FaAutoAwardPopulationConfiguration |
| Logical Entity Name | FaAutoAwardPopulationConfiguration |
| Default Table Name | FaAutoAwardPopulationConfiguration |
| Physical Only | NO |
| Definition | |
| Note |
| FaAutoAwardPopulationConfiguration Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaAutoAwardPopulationConfigurationId |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| SyCampusID | int | NO | ||
| PopulationCriteria | xml | NO | ||
| Active | bit | NO | ||
| NotAnotherPopulation | bit | NO | ||
| AcademicYearFromDate | datetime | YES | ||
| AcademicYearToDate | datetime | YES | ||
| EnrollmentFromDate | datetime | YES | ||
| EnrollmentToDate | datetime | YES | ||
| ISIRReceivedFromDate | datetime | YES | ||
| ISIRReceivedToDate | datetime | YES | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| FaAutoAwardPopulationConfiguration Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_FaAutoAwardPopulationConfigurationId | PrimaryKey | FaAutoAwardPopulationConfigurationId |
| Uk_FaAutoAwardPopulationConfiguration_SyCampusID_Code | Index | SyCampusID, Code |
| FaAutoAwardPopulationConfiguration Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_FaAutoAwardPopulationConfigurationUserId_SyStaffSyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaStudentAY | Non-Identifying | One To Zero or More | FK_FaStudentAyFaAutoAwardPopulationConfigurationId_FaAutoAwardPopulationConfigurationFaAutoAwardPopulationConfigurationId | NO | YES |
| FaAutoAwardPopulationConfiguration Check Constraints |
| Check Constraint Name | CheckConstraint |